[INFO] cloning repository https://github.com/ryanmab/ignored
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanmab/ignored" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanmab%2Fignored", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanmab%2Fignored'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4bf52764a36e90a68bfacf5f67644320b1224bb
[INFO] testing ryanmab/ignored against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanmab%2Fignored" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanmab/ignored
[INFO] finished tweaking git repo https://github.com/ryanmab/ignored
[INFO] tweaked toml for git repo https://github.com/ryanmab/ignored written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanmab/ignored on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanmab/ignored already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-core v0.2.20
[INFO] [stderr]   Downloaded test-log v0.2.20
[INFO] [stderr]   Downloaded xdir v0.1.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded test-log-macros v0.2.20
[INFO] [stderr]   Downloaded crypto-common v0.2.2
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded digest v0.11.3
[INFO] [stderr]   Downloaded proptest-macro v0.5.0
[INFO] [stderr]   Downloaded toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded hybrid-array v0.4.12
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 916d0890d6520e695081e9cbea77e93ba712e930765753f6ae973a651e76bd46
[INFO] running `Command { std: "docker" "start" "-a" "916d0890d6520e695081e9cbea77e93ba712e930765753f6ae973a651e76bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "916d0890d6520e695081e9cbea77e93ba712e930765753f6ae973a651e76bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "916d0890d6520e695081e9cbea77e93ba712e930765753f6ae973a651e76bd46", kill_on_drop: false }`
[INFO] [stdout] 916d0890d6520e695081e9cbea77e93ba712e930765753f6ae973a651e76bd46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3a477b8aa75f45697576994d00598fadab79215a345f6feede78ee1a792d663
[INFO] running `Command { std: "docker" "start" "-a" "b3a477b8aa75f45697576994d00598fadab79215a345f6feede78ee1a792d663", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xdir v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ignored v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s
[INFO] running `Command { std: "docker" "inspect" "b3a477b8aa75f45697576994d00598fadab79215a345f6feede78ee1a792d663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a477b8aa75f45697576994d00598fadab79215a345f6feede78ee1a792d663", kill_on_drop: false }`
[INFO] [stdout] b3a477b8aa75f45697576994d00598fadab79215a345f6feede78ee1a792d663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18e11fff622022d550c5f818b323a71c162abb2e3833e8c1a8c0ff13f7849ed
[INFO] running `Command { std: "docker" "start" "-a" "b18e11fff622022d550c5f818b323a71c162abb2e3833e8c1a8c0ff13f7849ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling proptest-macro v0.5.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ignored v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.78s
[INFO] running `Command { std: "docker" "inspect" "b18e11fff622022d550c5f818b323a71c162abb2e3833e8c1a8c0ff13f7849ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18e11fff622022d550c5f818b323a71c162abb2e3833e8c1a8c0ff13f7849ed", kill_on_drop: false }`
[INFO] [stdout] b18e11fff622022d550c5f818b323a71c162abb2e3833e8c1a8c0ff13f7849ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ba042b28b4c77551263386328b8dcb2f195582b46d6ad7a81814e5108a7a5c3
[INFO] running `Command { std: "docker" "start" "-a" "5ba042b28b4c77551263386328b8dcb2f195582b46d6ad7a81814e5108a7a5c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ignored-9a856f88356900ba)
[INFO] [stdout] 
[INFO] [stdout] running 193 tests
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_1 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_doesnt_reparse_config_on_repeated_calls ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_1 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_2 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_3 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_4 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_5 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_3 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_6 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_empty_globs::case_1 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_empty_globs::case_2 ... ok
[INFO] [stdout] test evaluator::git_root::tests::test_get_closest_already_encountered_git_root::case_7 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_4 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_7 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_1 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_4 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_01 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_02 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_05 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_03 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_06 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_04 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_12 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_10 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_07 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_13 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_14 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_11 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_17 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_16 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_15 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_09 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_18 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_19 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_23 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_20 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_21 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_valid_vs_invalid_patterns::case_1 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_valid_vs_invalid_patterns::case_2 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::handles_large_realistic_config ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_08 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_glob_regexes_match_snapshot::case_22 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_2 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_excludesfile_correctly::case_3 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::last_match_wins ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_excludesfile_correctly::case_1 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_typical_windows_gitconfig ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_excludesfile_correctly::case_2 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::tolerant_to_whitespace::case_1 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::tolerant_to_whitespace::case_2 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_5 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_02 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_01 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_04 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_05 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_messy_realworld_config ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::tolerant_to_whitespace::case_4 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::parses_typical_linux_gitconfig ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_03 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::tolerant_to_whitespace::case_3 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_08 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_09 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_07 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_14 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_15 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_6 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_16 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_11 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_13 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_06 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_10 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_12 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_20 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_21 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_22 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_17 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_18 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_3 ... ok
[INFO] [stdout] test lexer::tests::test_lexing::case_19 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_5 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_7 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_parsing_excludes_file_from_config::case_8 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_6 ... ok
[INFO] [stdout] test evaluator::git_config::tests::test_handles_defaults_when_excludes_file_is_not_set_in_config::case_2 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_03 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_05 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_01 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_04 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_06 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_07 ... ok
[INFO] [stdout] test lexer::tests::test_lexing_never_panics ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_08 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_legacy_global_git_excludes_from_git_config ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_10 ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::fuzz_last_match_wins ... ok
[INFO] [stdout] test evaluator::utils::git_config::tests::fuzz_parsing_does_not_panic ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_11 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_02 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_09 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_handles_negation ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_19 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_13 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_14 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_15 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_27 ... ok
[INFO] [stdout] test evaluator::glob::tests::test_building_never_panics ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_17 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_12 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_18 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_23 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_22 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_24 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_16 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_29 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_28 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_30 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_39 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_31 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_32 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_33 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_global_git_excludes_from_git_config ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_35 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_21 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_20 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_40 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_34 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_26 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_25 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_43 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_37 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_45 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_46 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_48 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_47 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_57 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_42 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_50 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_36 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_49 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_53 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_51 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_52 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_54 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_44 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_56 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_68 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_62 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_58 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_63 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_global_git_excludes_from_default_paths ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_61 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_70 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_55 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_64 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_71 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_67 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_66 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_38 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_59 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_41 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_72 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_65 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_86 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_60 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_69 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_81 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_83 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_76 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_82 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_77 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_85 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_74 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_88 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_79 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_84 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_73 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_89 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_78 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_75 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_90 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_87 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_93 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_92 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_observes_recursive_git_roots_when_evaluating_excludes_listed_in_root ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_80 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_95 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_94 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_91 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_98 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_97 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_observes_recursive_git_roots_when_ignoring ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_matches_git_check_ignore::case_96 ... ok
[INFO] [stdout] test macros::is_ignored::tests::test_observes_ignores_in_git_root ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ignored
[INFO] [stdout] test result: ok. 193 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.90s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator (line 23) ... FAILED
[INFO] [stdout] test src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator::is_ignored (line 54) ... FAILED
[INFO] [stdout] test src/macros/is_ignored.rs - macros::is_ignored::is_ignored (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 52) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (481) panicked at /tmp/rustdoctestE7yBd9/doctest_bundle_2024.rs:39:1:
[INFO] [stdout] assertion failed: ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6218853e8828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6218853e8828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6218853e8828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6218853e8828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6218853fdaaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6218853fdaaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6218853edc22 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6218853edc22 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6218853c68d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6218853c68d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6218853e0c21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6218853e0ddb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6218853c69c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x6218853bbab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6218853c77cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6218853fe31c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6218853fe2e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x6218850c894f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main
[INFO] [stdout]   18:     0x6218850c8966 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::__main_fn
[INFO] [stdout]   19:     0x6218850b7461 - doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   20:     0x6218850bab46 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x6218850b7b7d - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x6218850baa23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x6218850b6c86 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x6218850b7199 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x6218853df937 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x6218853df937 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6218853df937 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6218853df937 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6218853df937 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x6218853df937 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6218853df937 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6218853df937 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6218853df937 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x6218850b6bc1 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x6218850bacc5 - main
[INFO] [stdout]   36:     0x7a1c7b7301ca - <unknown>
[INFO] [stdout]   37:     0x7a1c7b73028b - __libc_start_main
[INFO] [stdout]   38:     0x6218850b5215 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (485) panicked at /tmp/rustdoctestE7yBd9/doctest_bundle_2024.rs:12:1:
[INFO] [stdout] assertion failed: ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61eb6afd0828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61eb6afd0828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61eb6afd0828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61eb6afd0828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61eb6afe5aaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61eb6afe5aaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61eb6afd5c22 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61eb6afd5c22 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61eb6afae8d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61eb6afae8d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61eb6afc8c21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61eb6afc8ddb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61eb6afae9c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x61eb6afa3ab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61eb6afaf7cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61eb6afe631c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61eb6afe62e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x61eb6acb07b8 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main
[INFO] [stdout]   18:     0x61eb6acb07f6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::__main_fn
[INFO] [stdout]   19:     0x61eb6ac9f360 - doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   20:     0x61eb6aca2ac6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x61eb6ac9fb7d - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x61eb6aca2a23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x61eb6ac9ec86 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x61eb6ac9f199 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x61eb6afc7937 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x61eb6afc7937 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61eb6afc7937 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61eb6afc7937 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61eb6afc7937 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x61eb6afc7937 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61eb6afc7937 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61eb6afc7937 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61eb6afc7937 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x61eb6ac9ebc1 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x61eb6aca2cc5 - main
[INFO] [stdout]   36:     0x7ea0c840c1ca - <unknown>
[INFO] [stdout]   37:     0x7ea0c840c28b - __libc_start_main
[INFO] [stdout]   38:     0x61eb6ac9d215 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator::is_ignored (line 54) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (484) panicked at /tmp/rustdoctestE7yBd9/doctest_bundle_2024.rs:26:1:
[INFO] [stdout] assertion failed: ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1c171cb828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1c171cb828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1c171cb828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1c171cb828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1c171e0aaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1c171e0aaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c1c171d0c22 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c1c171d0c22 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c1c171a98d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1c171a98d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1c171c3c21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c1c171c3ddb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c1c171a99c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5c1c1719eab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c1c171aa7cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c1c171e131c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c1c171e12e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5c1c16eab8a8 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_1::main
[INFO] [stdout]   18:     0x5c1c16eab8e6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_1::__main_fn
[INFO] [stdout]   19:     0x5c1c16e9a3e1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   20:     0x5c1c16e9db06 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_1::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5c1c16e9ab7d - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x5c1c16e9da23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5c1c16e99c86 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x5c1c16e9a199 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5c1c171c2937 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5c1c171c2937 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c1c171c2937 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c1c171c2937 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c1c171c2937 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5c1c171c2937 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c1c171c2937 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c1c171c2937 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c1c171c2937 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5c1c16e99bc1 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x5c1c16e9dcc5 - main
[INFO] [stdout]   36:     0x75a418e3b1ca - <unknown>
[INFO] [stdout]   37:     0x75a418e3b28b - __libc_start_main
[INFO] [stdout]   38:     0x5c1c16e98215 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/macros/is_ignored.rs - macros::is_ignored::is_ignored (line 26) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (483) panicked at /tmp/rustdoctestE7yBd9/doctest_bundle_2024.rs:67:1:
[INFO] [stdout] assertion failed: ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b9d1ac828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b9d1ac828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b9d1ac828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594b9d1ac828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594b9d1c1aaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594b9d1c1aaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x594b9d1b1c22 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x594b9d1b1c22 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x594b9d18a8d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594b9d18a8d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594b9d1a4c21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x594b9d1a4ddb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x594b9d18a9c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x594b9d17fab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x594b9d18b7cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x594b9d1c231c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x594b9d1c22e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x594b9ce8cabf - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_4::main
[INFO] [stdout]   18:     0x594b9ce8cad6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_4::__main_fn
[INFO] [stdout]   19:     0x594b9ce7b561 - doctest_runner_2024[68d0bfab61465c48]::__doctest_4::TEST::{closure#0}
[INFO] [stdout]   20:     0x594b9ce7ebc6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_4::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x594b9ce7bb7d - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x594b9ce7ea23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x594b9ce7ac86 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x594b9ce7b199 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x594b9d1a3937 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x594b9d1a3937 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x594b9d1a3937 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x594b9d1a3937 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x594b9d1a3937 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x594b9d1a3937 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x594b9d1a3937 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x594b9d1a3937 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x594b9d1a3937 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x594b9ce7abc1 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x594b9ce7ecc5 - main
[INFO] [stdout]   36:     0x73b5acbcb1ca - <unknown>
[INFO] [stdout]   37:     0x73b5acbcb28b - __libc_start_main
[INFO] [stdout]   38:     0x594b9ce79215 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 52) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (480) panicked at /tmp/rustdoctestE7yBd9/doctest_bundle_2024.rs:53:1:
[INFO] [stdout] assertion failed: ignored
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c3c8a36e828 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c3c8a36e828 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c3c8a36e828 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c3c8a36e828 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c3c8a383aaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c3c8a383aaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c3c8a373c22 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c3c8a373c22 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c3c8a34c8d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c3c8a34c8d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3c8a366c21 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c3c8a366ddb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c3c8a34c9c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5c3c8a341ab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c3c8a34d7cd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c3c8a38431c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c3c8a3842e2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x5c3c8a04ea18 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_3::main
[INFO] [stdout]   18:     0x5c3c8a04ea56 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_3::__main_fn
[INFO] [stdout]   19:     0x5c3c8a03d4e1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   20:     0x5c3c8a040b86 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_3::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5c3c8a03db7d - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   22:     0x5c3c8a040a23 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5c3c8a03cc86 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   24:     0x5c3c8a03d199 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5c3c8a365937 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5c3c8a365937 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c3c8a365937 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c3c8a365937 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c3c8a365937 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5c3c8a365937 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c3c8a365937 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c3c8a365937 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c3c8a365937 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5c3c8a03cbc1 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   35:     0x5c3c8a040cc5 - main
[INFO] [stdout]   36:     0x7e6a426971ca - <unknown>
[INFO] [stdout]   37:     0x7e6a4269728b - __libc_start_main
[INFO] [stdout]   38:     0x5c3c8a03b215 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator (line 23)
[INFO] [stdout]     src/evaluator/evaluator.rs - evaluator::evaluator::Evaluator::is_ignored (line 54)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 52)
[INFO] [stdout]     src/macros/is_ignored.rs - macros::is_ignored::is_ignored (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.10s; merged doctests compilation took 1.03s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5ba042b28b4c77551263386328b8dcb2f195582b46d6ad7a81814e5108a7a5c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba042b28b4c77551263386328b8dcb2f195582b46d6ad7a81814e5108a7a5c3", kill_on_drop: false }`
[INFO] [stdout] 5ba042b28b4c77551263386328b8dcb2f195582b46d6ad7a81814e5108a7a5c3
